home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 18 / 018.d81 / t.cat tool boot < prev    next >
Text File  |  2022-08-26  |  3KB  |  170 lines

  1.  
  2.           THE CATALOG TOOL
  3.  
  4.  
  5. Written by:  James Weiler
  6.  
  7.  
  8.  
  9.   The Catalog Tool is a versatile
  10.  
  11. utility program that allows you to
  12.  
  13. rearrange the files on your disk into
  14.  
  15. any order you desire.
  16.  
  17.   When the menu comes up select B,
  18.  
  19. "Use the Tool".  Insert the disk you
  20.  
  21. want to work on, then press the space
  22.  
  23. bar.  At that point, the Catalog Tool
  24.  
  25. will read the catalog from your disk
  26.  
  27. into memory and display the first 18
  28.  
  29. file names.
  30.  
  31.   Your options are:
  32.  
  33.     f3 - MOVE CURSOR UP
  34.     f5 - MOVE CURSOR DOWN
  35.     f1 - MOVE FILE NAME UP
  36.     f7 - MOVE FILE NAME DOWN
  37.     P  - PUSH DELETED FILES TO BOTTOM
  38.     A  - ALPHABETIZE
  39.     Z  - ZALPHABETIZE
  40.     Q  - QUIT
  41.  
  42.   The cursor is the '>' symbol at the
  43.  
  44. left of the screen.  Press f3 to move
  45.  
  46. it up.  Press f5 to move it down.  To
  47.  
  48. move a file up, press f1.  Press f7
  49.  
  50. to move one down.
  51.  
  52.   Lines that have "del" at the right
  53.  
  54. are files that have been scratched.
  55.  
  56. You can push them down to the bottom
  57.  
  58. of the directory by pushing the "P"
  59.  
  60. key. The Catalog Tool takes a while
  61.  
  62. to push them all down, so be patient.
  63.  
  64.   Lines that are filled with reversed
  65.  
  66. "@" symbols are empty file positions
  67.  
  68. at the bottom of your directory.  You
  69.  
  70. cannot move real files down into them.
  71.  
  72.   You have two options if you want a
  73.  
  74. sorted catalog.  Pressing "A" will
  75.  
  76. alphabetize the directory; "Z" will
  77.  
  78. "zalphabetize" it.  A zalphabetized
  79.  
  80. directory is in exactly the reverse
  81.  
  82. order of an alphabetized one.  It's
  83.  
  84. not a very useful function, but it was
  85.  
  86. easy to code so you get it anyway.
  87.  
  88.   When you have rearranged the
  89.  
  90. catalog to look the way you like it,
  91.  
  92. press "Q", to quit.  You will see
  93.  
  94. three options:
  95.  
  96.  
  97.  1. Write the catalog back onto the
  98.     disk.  (All the editing you have
  99.     been doing was done in memory.)
  100.  
  101.  2. Go back to editing the catalog.
  102.     (You may have hit "Q" by mistake.)
  103.  
  104.  3. Just quit, leaving the diskette
  105.     exactly as it was when you
  106.     started.  If you have made a
  107.     complete mess of your catalog
  108.     you might choose this option.
  109.  
  110.  
  111. Only if you choose option 1 will the
  112.  
  113. changes be made permanently on your
  114.  
  115. disk.
  116.  
  117. - - - - - - - - - - - - - - - - - - -
  118.  
  119.             GENERAL NOTES
  120.  
  121.   The Catalog Tool consists of three
  122.  
  123. files:
  124.  
  125.   CAT TOOL BOOT              (BASIC)
  126.   Q&D CAT TOOL      (Compiled BASIC)
  127.   Q&D CAT TOOL.OBJ    (Machine code)
  128.  
  129.      *** All are necessary. ***
  130.  
  131.  
  132.   The Catalog Tool has enough built-
  133.  
  134. in intelligence to know when you are
  135.  
  136. trying to do something that would
  137.  
  138. mess up your catalog so that DOS
  139.  
  140. couldn't make sense of it.  If you
  141.  
  142. try anything like that, the Catalog
  143.  
  144. Tool will simply tell you what you
  145.  
  146. tried to do wrong.  It will not carry
  147.  
  148. out your erroneous command.
  149.  
  150.   We use the Catalog Tool at Loadstar
  151.  
  152. every month to keep our catalogs in
  153.  
  154. order.  Isn't that right, Alan?
  155.  
  156. >Well...gee, Jimmy, we sure do!!
  157.  
  158.  
  159.   If you would like to run the CAT
  160.  
  161. TOOL now, please press the '\'
  162. \oad"cat tool boot",8
  163. (English pound key) now.
  164.  
  165. >Files used: CAT TOOL BOOT
  166.              Q&D CAT TOOL
  167.              Q&D CAT TOOL.OBJ
  168.  
  169. ---------< end of article >-----------
  170.